home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
System Booster
/
System Booster.iso
/
Texteditors
/
TKEd
/
Install_Fonts
< prev
next >
Wrap
Text File
|
1996-09-26
|
342b
|
16 lines
ECHO "assign TKEd:"
ASSIGN TKEd: ""
ECHO "OK. installing fonts"
copy TKEd:fonts/TKEd.font to fonts:
failat 30
makedir fonts:TKEd
failat 10
copy TKEd:fonts/TKEd/8 to fonts:TKEd
copy TKEd:fonts/TKEd/11 to fonts:TKEd
copy TKEd:fonts/TKEd/12 to fonts:TKEd
copy TKEd:fonts/TKEd/13 to fonts:TKEd
copy TKEd:fonts/TKEd/16 to fonts:TKEd
ECHO "DONE"